New XS_SET_TARGET
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 23 Jan 2008 13:22:13 +0000 (13:22 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 23 Jan 2008 13:22:13 +0000 (13:22 +0000)
commitf9f9329313866cffe0e00524592cf765734d3a41
treebb835a42f05839df1244295194b58900637e19fb
parent47fcfcb75b5d5ece1bba1aeca8e2d99b0103d6c4
New XS_SET_TARGET
Stubdomains (and probably other domain disagregation elements too)
need to be able to tinker with another domain.  This adds
XS_SET_TARGET so that XenStore allows domains to have permissions on
files on which the "target" has permissions.  This also adds
xs_set_target, called by the domain builder when the 'target' option
is used in the configuration.

Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
tools/python/xen/lowlevel/xs/xs.c
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/image.py
tools/python/xen/xend/xenstore/xsutil.py
tools/xenstore/xenstored_core.c
tools/xenstore/xenstored_core.h
tools/xenstore/xenstored_domain.c
tools/xenstore/xenstored_domain.h
tools/xenstore/xs.c
tools/xenstore/xs.h
xen/include/public/io/xs_wire.h